home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 January
/
CHIP Turkiye Ocak 1998.iso
/
ARACLAR
/
WINNC
/
WINNC32.EX_
/
WINNC32.EX
/
0
/
RCDATA
/
TFORM12
/
TFORM12.txt
Wrap
Text File
|
1997-06-16
|
1KB
|
70 lines
object Form12: TForm12
Left = 195
Top = 283
BorderIcons = []
BorderStyle = bsSingle
Caption = 'Compressing Files'
ClientHeight = 134
ClientWidth = 367
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object label1: TFastCaption
Left = 10
Top = 67
Width = 351
Height = 16
caption = 'FastCaption'
ClipOptions = coEnd
end
object label2: TFastCaption
Left = 10
Top = 82
Width = 351
Height = 16
caption = 'FastCaption'
ClipOptions = coEnd
end
object label3: TFastCaption
Left = 10
Top = 116
Width = 271
Height = 16
caption = 'FastCaption'
ClipOptions = coEnd
end
object AnimatedSymbol1: TAnimatedSymbol
Left = 10
Top = 5
Width = 272
Height = 60
Center = False
State = acmPlaying
end
object Button1: TButton
Left = 285
Top = 100
Width = 75
Height = 20
Caption = 'abort'
TabOrder = 1
OnClick = Button1Click
end
object ProgressBar1: TProgressBar
Left = 10
Top = 100
Width = 269
Height = 12
Min = 0
Max = 100
Step = 1
TabOrder = 2
end
end